Name | Description | |
---|---|---|
NAsIterator<TFrom,TTo> Constructor | Initializer constructor. |
The following tables list the members exposed by NAsIterator<TFrom,TTo>.
Name | Description | |
---|---|---|
NAsIterator<TFrom,TTo> Constructor | Initializer constructor. |
Name | Description | |
---|---|---|
Current | Gets the element in the collection at the current position of the iterator. |
Name | Description | |
---|---|---|
MoveNext | Advances the iterator to the next element of the collection. | |
Reset | Sets the iterator to its initial position, which is before the first element in the collection. |